From: Jo-Philipp Wich Date: Thu, 18 Apr 2013 16:40:25 +0000 (+0200) Subject: Add readme file X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22http:/www.crowdsec.net/%22/%22https:/collectd.org/%22http:/www.crowdsec.net/%22?a=commitdiff_plain;h=a08279446f3aaa7a8686f709d193daa3cb483058;p=feed%2Frouting.git Add readme file --- a08279446f3aaa7a8686f709d193daa3cb483058 diff --git a/README b/README new file mode 100644 index 0000000..aa22408 --- /dev/null +++ b/README @@ -0,0 +1,18 @@ +This is an OpenWrt package feed containing community maintained routing packages. + +To use these packages, add the following line to the feeds.conf +in the OpenWrt buildroot: + + src-git openwrt-routing git://github.com/openwrt-routing/packages.git + +Update the feed: + + ./scripts/feeds update openwrt-routing + +Activate the package: + + ./scripts/feeds install -a -p openwrt-routing + +The routing packages should now appear in menuconfig. + +